home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MACD 5
/
MACD 5.bin
/
workbench
/
libs
/
haltlib.lha
/
halt
/
halt.fd
< prev
next >
Wrap
Text File
|
1995-10-06
|
373b
|
18 lines
##base _HaltBase
##bias 30
*
* halt.fd --- halt library interface.
*
* (c) Copyright 1995 SHW Wabnitz
* Written by Bernhard Fastenrath (fasten@shw.com)
*
* This file may be distributed under the terms
* of the GNU General Public License.
*
Reboot(flags)(D1)
Unmount(filesystem)(D1)
AddShutdownPort(prt)(D1)
RemShutdownPort(prt)(D1)
ShutdownStatus(info)(D1)
##end